home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / internet / irc_i_dodatki / eggdrop / eggdrop11.lha / help / dcc / channel < prev    next >
Text File  |  1997-01-15  |  1KB  |  27 lines

  1. %{+o}
  2. ###  channel [channel-name]
  3.    shows you an extensive display of the users on a channel, and
  4.    the current channel attributes.  by default, it shows you the
  5.    channel you are currently viewing on the console, but you can
  6.    specify another channel if you wish.
  7.  
  8.    the first line will look like:
  9.       Channel #hiya, 8 members, 45 users, mode +tn:
  10.    this means that the bot is sitting on channel #hiya, where 8
  11.    other irc'ers are.  there are 45 people that the bot knows by
  12.    hostmask, and the channel mode is +tn.  if the bot isn't on
  13.    the channel it is supposed to be on, it will say "Desiring
  14.    channel #hiya" instead...  next is a list of the users on the
  15.    channel, with each entry looking like this:
  16.        NICKNAME  HANDLE    JOIN   IDLE  USER@HOST
  17.       @kantSF    kantSF    14:53 o  6m  josh@random.edu
  18.    the "@kantSF" means that the user's nickname is kantSF and that
  19.    he is a chanop.  the second "kantSF" is the nickname that the
  20.    bot knows him by.  sometimes this will differ from the nickname
  21.    a person is using.  the time displayed is the time the user
  22.    joined the channel.  the next field is the attributes:
  23.       m - bot master or owner            o - can get ops (+o)
  24.       b - another bot                    d - cannot get ops (+d)
  25.    the last field is the user@host he is using irc from.
  26. see also: status, whois
  27.